HighContrast: Fix font: usage
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Apr 2016 18:17:55 +0000 (14:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 Apr 2016 18:17:55 +0000 (14:17 -0400)
gtk/theme/HighContrast/_common.scss
gtk/theme/HighContrast/gtk-contained-inverse.css
gtk/theme/HighContrast/gtk-contained.css

index 8a367b269996b56f6ff59517156a3a1d4b34eafd..b5a50e1fb65d703be1d75c7aee75638c5862ef47 100644 (file)
@@ -1216,7 +1216,7 @@ headerbar {
   }
 
   .title {
-    font: Bold;
+    font-weight: bold;
     padding: 0px 12px;
   }
   .subtitle {
index 4aef8db638401277759a57a4f2b58a593ea8bb7a..20dd85316cb69c2edc64b7e15fefd8cef3a129f8 100644 (file)
@@ -1287,7 +1287,7 @@ headerbar {
     box-shadow: none; }
   .titlebar .title,
   headerbar .title {
-    font: Bold;
+    font-weight: bold;
     padding: 0px 12px; }
   .titlebar .subtitle,
   headerbar .subtitle {
index 15c2b6c7acd69479dcbfc1486813d6c962c6170f..4e20846c82b302b00a129f5d12d8b36d36178b3e 100644 (file)
@@ -1291,7 +1291,7 @@ headerbar {
     box-shadow: none; }
   .titlebar .title,
   headerbar .title {
-    font: Bold;
+    font-weight: bold;
     padding: 0px 12px; }
   .titlebar .subtitle,
   headerbar .subtitle {